type github.com/jackc/pgx/v5/pgtype.encodePlanInt8CodecTextInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1285: 			return encodePlanInt8CodecTextInt64Valuer{}
		int.go#L1328: type encodePlanInt8CodecTextInt64Valuer struct{}
		int.go#L1330: func (encodePlanInt8CodecTextInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {